listview: Add GtkListItem
authorBenjamin Otte <otte@redhat.com>
Fri, 21 Sep 2018 03:05:34 +0000 (05:05 +0200)
committerMatthias Clasen <mclasen@redhat.com>
Sat, 30 May 2020 23:26:45 +0000 (19:26 -0400)
commite1fa6271581b151e2900152499ecfae3feb2eae1
tree22e8b227cbb6c907c2f550f3109762385c2568d9
parent9d5bb875b124636d94d5fdd09cc4e665e1702528
listview: Add GtkListItem

GtkListItem is a generic row widget that is supposed to replace
GtkListBoxRow and GtkFlowBoxChild.
docs/reference/gtk/gtk4-sections.txt
docs/reference/gtk/gtk4.types.in
docs/reference/gtk/meson.build
gtk/gtk.h
gtk/gtklistitem.c [new file with mode: 0644]
gtk/gtklistitem.h [new file with mode: 0644]
gtk/gtklistitemfactory.c
gtk/gtklistitemfactoryprivate.h
gtk/gtklistitemmanager.c
gtk/gtklistitemprivate.h [new file with mode: 0644]
gtk/meson.build